home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr15 / swix22.zip / SWIXOBJ.CFG < prev    next >
Text File  |  1994-12-01  |  750b  |  34 lines

  1. # SWIXOBJ.CFG
  2. #
  3. # This file contains the definition of swix objects.
  4. # To be able to create new entries  or use templates you have to define one
  5. # or more objects. 
  6. #
  7. # Syntax:
  8. # [Name of object]
  9. # keyattribute        // At present only supports one
  10. # Objectclasses
  11.  
  12. [Person]
  13. cn
  14. top,person,organizationalPerson,pilotObject,newPilotPerson,quipuObject
  15.  
  16. [URLPerson]
  17. cn
  18. top,person,organizationalPerson,pilotObject,newPilotPerson,quipuObject,labeledURLObject
  19.  
  20.  
  21. [Role]
  22. cn    
  23. top,organizationalRole,simpleSecurityObject,quipuObject
  24.  
  25. [Organizational Unit]
  26. ou 
  27. top,organizationalUnit,domainRelatedObject,quipuObject,quipuNonLeafObject
  28.  
  29. [Organization]
  30. o  
  31. top,organization,domainRelatedObject,quipuObject,quipuNonLeafObject
  32.  
  33.  
  34.